Apolo
HomeConsoleGitHub
  • Apolo concepts
  • CLI Reference
  • Examples/Use Cases
  • Flow CLI
  • Actions Reference
  • Apolo Extras CLI
  • Python SDK
  • Introduction
  • Commands
    • acl
    • admin
    • app
    • app-template
    • blob
    • completion
    • config
    • disk
    • image
    • job
    • secret
    • service-account
    • shortcuts
    • storage
  • Topics
    • Custom command aliases
    • Format for column specification
    • Using secrets
    • Using the sharing functionality
    • Format for column specification
    • User configuration files
Powered by GitBook
On this page
  • Usage
  • list
  • list-versions
  • ls
  • ls-versions

Was this helpful?

  1. Commands

app-template

Application Templates operations

Usage

apolo app-template [OPTIONS] COMMAND [ARGS]...

Application Templates operations.

Commands:

Usage
Description

List available application templates

List app template versions

Alias to list

Alias to list-versions

list

List available application templates

Usage

apolo app-template list [OPTIONS]

List available application templates.

Options

Name
Description

--help

Show this message and exit.

--cluster CLUSTER

Look on a specified cluster (the current cluster by default).

--org ORG

Look on a specified org (the current org by default).

--project PROJECT

Look on a specified project (the current project by default).

list-versions

List app template versions

Usage

apolo app-template list-versions [OPTIONS] NAME

List app template versions.

Options

Name
Description

--help

Show this message and exit.

--cluster CLUSTER

Look on a specified cluster (the current cluster by default).

--org ORG

Look on a specified org (the current org by default).

--project PROJECT

Look on a specified project (the current project by default).

ls

Alias to list

Usage

apolo app-template ls [OPTIONS]

Alias to list

Options

Name
Description

--help

Show this message and exit.

--cluster CLUSTER

Look on a specified cluster (the current cluster by default).

--org ORG

Look on a specified org (the current org by default).

--project PROJECT

Look on a specified project (the current project by default).

ls-versions

Alias to list-versions

Usage

apolo app-template ls-versions [OPTIONS] NAME

Alias to list-versions

Options

Name
Description

--help

Show this message and exit.

--cluster CLUSTER

Look on a specified cluster (the current cluster by default).

--org ORG

Look on a specified org (the current org by default).

--project PROJECT

Look on a specified project (the current project by default).

PreviousappNextblob

Last updated 1 month ago

Was this helpful?

list
list-versions
ls
ls-versions