mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-17 19:14:40 +01:00
rename to cloud-cli for command line tool
This commit is contained in:
parent
a26072239f
commit
63352f55ff
@ -296,11 +296,11 @@ Group: System Environment/Libraries
|
|||||||
The Cloud.com usage monitor provides usage accounting across the entire cloud for
|
The Cloud.com usage monitor provides usage accounting across the entire cloud for
|
||||||
cloud operators to charge based on usage parameters.
|
cloud operators to charge based on usage parameters.
|
||||||
|
|
||||||
%package cloud-cli
|
%package cli
|
||||||
Summary: Cloud.com command line tools
|
Summary: Cloud.com command line tools
|
||||||
Requires: python
|
Requires: python
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
%description cloud-cli
|
%description cli
|
||||||
The Cloud.com command line tools contain a few Python modules that can call cloudStack APIs.
|
The Cloud.com command line tools contain a few Python modules that can call cloudStack APIs.
|
||||||
|
|
||||||
|
|
||||||
@ -709,7 +709,7 @@ fi
|
|||||||
%doc HACKING
|
%doc HACKING
|
||||||
%doc debian/copyright
|
%doc debian/copyright
|
||||||
|
|
||||||
%files cloud-cli
|
%files cli
|
||||||
%{_bindir}/%{name}-tool
|
%{_bindir}/%{name}-tool
|
||||||
%{_bindir}/%{name}voladm
|
%{_bindir}/%{name}voladm
|
||||||
%{_sysconfdir}/%{name}/cli/commands.xml
|
%{_sysconfdir}/%{name}/cli/commands.xml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user