Package

rio package

Define groups of executables to deploy together

rio package [OPTIONS] COMMAND [ARGS]...

delete

Delete the package from the Platform

rio package delete [OPTIONS] PACKAGE_NAME

Options

-f, --force

Skip confirmation

--version <package_version>

Semantic version of the Package, only used when name is used instead of GUID

Arguments

PACKAGE_NAME

Required argument

deployments

List the deployments of the package

rio package deployments [OPTIONS] PACKAGE_NAME

Options

--version <package_version>

Semantic version of the Package, only used when name is used instead of GUID

Arguments

PACKAGE_NAME

Required argument

inspect

Inspect the package resource

rio package inspect [OPTIONS] PACKAGE_NAME

Options

--version <package_version>

Semantic version of the Package, only used when name is used instead of GUID

-f, --format <format_type>
Options

json | yaml

Arguments

PACKAGE_NAME

Required argument

list

List the packages in the selected project

rio package list [OPTIONS]

Options

--filter <filter_word>

A sub-string can be provided to filter down the package list