diff --git a/README.md b/README.md index d1c94e1..6afb924 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Runware CLI -A command-line tool for interacting with the [Runware](https://runware.ai) inference API. Built in Go, distributed as a single static binary. +A command-line tool for interacting with the [Runware](https://runware.ai) API. Built in Go, distributed as a single static binary. + +Run image generation, video generation, audio generation, 3D, upscaling, background removal, captioning, search models, and more. ## Install diff --git a/docs/runware.md b/docs/runware.md index 5a177ee..7db942b 100644 --- a/docs/runware.md +++ b/docs/runware.md @@ -1,11 +1,11 @@ ## runware -CLI tool for the Runware inference API +CLI tool for the Runware API ### Synopsis -A command-line tool for interacting with the Runware inference API. -Generate images, search models, manage your account, and more. +A command-line tool for interacting with the Runware API. +Run image generation, video generation, audio generation, 3D, upscaling, background removal, captioning, search models, and more. Use of Runware services is subject to our Terms of Service (https://runware.ai/terms) and Privacy Policy (https://runware.ai/privacy). diff --git a/docs/runware_account.md b/docs/runware_account.md index ec164f4..dfa745e 100644 --- a/docs/runware_account.md +++ b/docs/runware_account.md @@ -26,6 +26,6 @@ Account information, team, and API keys ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API * [runware account details](runware_account_details.md) - Show account details, team, API keys, and usage diff --git a/docs/runware_auth.md b/docs/runware_auth.md index 6306288..77537c3 100644 --- a/docs/runware_auth.md +++ b/docs/runware_auth.md @@ -23,7 +23,7 @@ Login, logout, and check authentication status. ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API * [runware auth login](runware_auth_login.md) - Authenticate with an API key * [runware auth logout](runware_auth_logout.md) - Clear stored credentials * [runware auth status](runware_auth_status.md) - Show current auth state diff --git a/docs/runware_completion.md b/docs/runware_completion.md index 6cd3124..8ff8f78 100644 --- a/docs/runware_completion.md +++ b/docs/runware_completion.md @@ -59,5 +59,5 @@ runware completion [bash|zsh|fish|powershell] [flags] ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API diff --git a/docs/runware_config.md b/docs/runware_config.md index 1deada5..929020c 100644 --- a/docs/runware_config.md +++ b/docs/runware_config.md @@ -19,7 +19,7 @@ Manage CLI configuration ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API * [runware config path](runware_config_path.md) - Print config file path * [runware config reset](runware_config_reset.md) - Reset configuration defaults * [runware config set](runware_config_set.md) - Set a config value diff --git a/docs/runware_model.md b/docs/runware_model.md index 49fefe0..2158206 100644 --- a/docs/runware_model.md +++ b/docs/runware_model.md @@ -19,7 +19,7 @@ Manage and search models ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API * [runware model examples](runware_model_examples.md) - Show example requests for a model * [runware model pricing](runware_model_pricing.md) - Show pricing for a model * [runware model schema](runware_model_schema.md) - Show the request/response schema for a model diff --git a/docs/runware_ping.md b/docs/runware_ping.md index 1d38c34..09095b3 100644 --- a/docs/runware_ping.md +++ b/docs/runware_ping.md @@ -30,5 +30,5 @@ runware ping [flags] ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API diff --git a/docs/runware_preset.md b/docs/runware_preset.md index 3b10826..e444c3c 100644 --- a/docs/runware_preset.md +++ b/docs/runware_preset.md @@ -19,7 +19,7 @@ Manage named presets ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API * [runware preset delete](runware_preset_delete.md) - Delete a preset * [runware preset list](runware_preset_list.md) - List all saved presets * [runware preset save](runware_preset_save.md) - Save a named preset diff --git a/docs/runware_result.md b/docs/runware_result.md index 7463639..a5be052 100644 --- a/docs/runware_result.md +++ b/docs/runware_result.md @@ -50,5 +50,5 @@ runware result [flags] ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API diff --git a/docs/runware_run.md b/docs/runware_run.md index 024ccd6..db5a88d 100644 --- a/docs/runware_run.md +++ b/docs/runware_run.md @@ -96,5 +96,5 @@ runware run [key=value ...] [flags] ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API diff --git a/docs/runware_upload.md b/docs/runware_upload.md index 6a53a1c..8028847 100644 --- a/docs/runware_upload.md +++ b/docs/runware_upload.md @@ -50,5 +50,5 @@ runware upload [flags] ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API diff --git a/docs/runware_version.md b/docs/runware_version.md index 9e2ebaa..4fa028a 100644 --- a/docs/runware_version.md +++ b/docs/runware_version.md @@ -30,5 +30,5 @@ runware version [flags] ### SEE ALSO -* [runware](runware.md) - CLI tool for the Runware inference API +* [runware](runware.md) - CLI tool for the Runware API diff --git a/internal/cmd/root.go b/internal/cmd/root.go index fe7eac1..5fd4aa6 100644 --- a/internal/cmd/root.go +++ b/internal/cmd/root.go @@ -39,9 +39,9 @@ func NewRootCmd(logger *log.Logger) *cobra.Command { root := &cobra.Command{ Use: "runware", - Short: "CLI tool for the Runware inference API", - Long: `A command-line tool for interacting with the Runware inference API. -Generate images, search models, manage your account, and more. + Short: "CLI tool for the Runware API", + Long: `A command-line tool for interacting with the Runware API. +Run image generation, video generation, audio generation, 3D, upscaling, background removal, captioning, search models, and more. Use of Runware services is subject to our Terms of Service (https://runware.ai/terms) and Privacy Policy (https://runware.ai/privacy).`, PersistentPreRunE: func(cmd *cobra.Command, args []string) error {