【发布时间】:2022-01-30 04:38:29
【问题描述】:
安装awscli后。我尝试了文档中提到的帮助命令,
$ aws help
当我这样做时,我可以全屏看到以下页面。并且似乎无法摆脱它。
我尝试了Ctrl+C,但它没有返回到我的 Ubuntu 命令行。
AWS() AWS()
NAME
aws -
DESCRIPTION
The AWS Command Line Interface is a unified tool to manage your AWS
services.
SYNOPSIS
aws [options] <command> <subcommand> [parameters]
Use aws command help for information on a specific command. Use aws
help topics to view a list of available help topics. The synopsis for
each command shows its parameters and their usage. Optional parameters
are shown in square brackets.
【问题讨论】:
-
那是手册页。按
h查看可用的键盘快捷键/命令。q退出
标签: amazon-web-services amazon-s3 aws-cli