search for: subcommand

Displaying 20 results from an estimated 615 matches for "subcommand".

Did you mean: subcommands
2012 Jun 29
6
UX/UI of puppet help when face actions have unmet dependencies
Hello, We''re trying to come up with a nice way to indicate when a Puppet module like cloud provisioner breaks a Puppet subcommand because of missing dependencies. When this happens in the current 3.0rc branch, all help for all subcommands is unavailable. This isn''t very helpful. We''re planning to simply mark the subcommands that have incomplete actions as unavailable. Here''s a mock up of what we...
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
On 06/06/2023 10:02, luckydog xf via samba wrote: > I am quite confident about the command I was typing. :) And I copied from > yours and tried it again. > > == > [root at dc ~]# samba-tool domain provision > samba-tool domain: no such subcommand: provision > > Usage: samba-tool domain <subcommand> > > Domain management. > > > Options: > -h, --help show this help message and exit > > > Available subcommands: > info - Print basic info about a domain and the DC passed as parameter. >...
2012 Dec 04
2
Samba4 Classicupgrade Failed
...var/lib/samba/ --use-xattrs=yes --realm=ewanko.local /etc/samba/smb.conf ERROR(exceptions.TypeError): uncaught exception - __init__() got an unexpected keyword argument 'epilog' File "/usr/local/samba/bin/samba-tool", line 44, in ? retval = cmd._run("samba-tool", subcommand, *args) File "/usr/local/samba/lib/python2.4/site-packages/samba/netcmd/__init__.py", line 201, in _run return self.subcommands[subcommand]._run( File "/usr/local/samba/lib/python2.4/site-packages/samba/netcmd/__init__.py", line 201, in _run return self.subcommands[s...
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
I am quite confident about the command I was typing. :) And I copied from yours and tried it again. == [root at dc ~]# samba-tool domain provision samba-tool domain: no such subcommand: provision Usage: samba-tool domain <subcommand> Domain management. Options: -h, --help show this help message and exit Available subcommands: info - Print basic info about a domain and the DC passed as parameter. join - Join domain as either member or backup domain controlle...
2016 Jun 30
2
PSA: llvm::cl now supports subcommands
...n r274171. I think this allows for a more intuitive way to structure the options of command line tools. It's optional and if you do nothing llvm::cl will work as it always has for you. Probably self explanatory, but here's some output of --help from llvm-pdbdump, which was updated to use subcommands in r274247, in case anyone wants to see what this looks like. D:\src\llvmbuild\clang-selfhost>bin\llvm-pdbdump --help OVERVIEW: LLVM PDB Dumper USAGE: llvm-pdbdump.exe [subcommand] [options] SUBCOMMANDS: pdb2yaml - Generate a detailed YAML description of a PDB File pretty - Dump seman...
2017 May 30
1
[PATCH] btrfs_replace: fix position of subcommand options
btrfs-progs 4.11 is more strict with option parsing, so subcommand options must appear now before the subcommand arguments. --- daemon/btrfs.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/daemon/btrfs.c b/daemon/btrfs.c index 23513a9..ae2310b 100644 --- a/daemon/btrfs.c +++ b/daemon/btrfs.c @@ -2185,11 +2185,11 @@ do_btrfs_replace (co...
2018 Nov 15
1
samba-tool backup online Not enough virtual memory or paging file quota is available to complete the specified operation.
Hi i installed samba 4.9.1 from source on centos 7. I need to setup backup script . I cannot use samba-tool: Command: samba-tool domain backup offline --targetdir=/backupdir Gives me : Usage: samba-tool domain backup <subcommand> samba-tool domain backup: error: no such option: --targetdir Command: Samba-tool domain backup -h Gives me: Usage: samba-tool domain backup <subcommand> Create or restore a backup of the domain. Options: -h, --help show this help message and exit...
2023 Jun 06
2
What's the substitution of 'samba-tool domain provision' in v4.17.5
...> > > On 06/06/2023 10:02, luckydog xf via samba wrote: > > I am quite confident about the command I was typing. :) And I copied from > > yours and tried it again. > > > > == > > [root at dc ~]# samba-tool domain provision > > samba-tool domain: no such subcommand: provision > > > > Usage: samba-tool domain <subcommand> > > > > Domain management. > > > > > > Options: > > -h, --help show this help message and exit > > > > > > Available subcommands: > > info - Print basic in...
2013 Jul 09
2
Renaming puppet binary to use with two puppet agent instances
...me thing and running into two minor problems.. I would like to rename the puppet command to something like puppet3. We''re running two versions for two separate teams for 2.7 and 3.x However, when I try to do a symlink I get the following error. Error: Unknown Puppet subcommand ''puppet3'' See ''puppet help'' for help on available puppet subcommands ie puppet agent -t -> everything is normal puppet3 agent -t -> calls puppet3 /opt/puppet3.2/bin/puppet Error: Unknown Puppet subcommand ''puppet3'...
2018 Mar 07
2
Extending llvm-objcopy to support COFF
.../ DWARF specific that don't make any sense on COFF files. So a useful set of options for COFF would be largely disjoint, with maybe 1-2 overlapping options. What would be the best way to add this in llvm-objcopy? I can think of 3 options: 1) Re-write the existing CLI of llvm-objcopy to use subcommands, and put the current set of options behind an ELF subcommand. To me this is the cleanest approach, but it's also the most disruptive, as existing users of llvm-objcopy would have to retrain themselves to use this new subcommand, and tools / scripts may have to be updated as wells. 2) Throw i...
2008 Dec 23
2
HOgg Release 0.4.1
...n read and write Ogg Skeleton bitstreams. [0] Oggz: http://www.annodex.net/software/liboggz/index.html [1] RFC3533: http://www.ietf.org/rfc/rfc3533.txt New in this release ------------------- This release is updated for Hackage, the Haskell source packaging system. The hogg tool contains a new subcommand for generating man pages, "hogg man". Additionally, an autogenerated version of the main hogg man page (hogg.1) is distributed with the source tarball. Hackage Installation -------------------- HOgg is in Hackage, at: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hogg-0.4.1...
2017 Nov 17
1
SAMBA failing to start after upgrade
...ase see the error below: root at iumdcdp01:/home/administrator# samba-tool ERROR(<type 'exceptions.ValueError'>): uncaught exception - bad marshal data (unknown type code) File "/usr/bin/samba-tool", line 46, in <module> retval = cmd._run("samba-tool", subcommand, *args) File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 210, in _run cmd = self.subcommands[cmd_name] File "/usr/lib/python2.7/dist-packages/samba/netcmd/main.py", line 35, in __getitem__ fromlist=['cmd_%s' % attr]), Please help to fix...
2010 May 07
0
equivalent xe subcommands to ''xm sysrq'' and ''xm dump-core''
Hi all, Are there equivalent xe subcommands to ''xm sysrq'' and ''xm dump-core''? I looked up xe''s help message and hidden subcommands in source code but cannot find. -- Regards Yu Zhiguo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http...
2010 Mar 31
1
The exit code makes user confused while using '-' prefixed subcommands
guestfish returns 0 if the commands completed without error, or 1 if there was an error. But the rule break when we use '-' prefix subcommands: ------------------------------------ $ guestfish <<\EOF > blabla > EOF blabla: unknown command $ echo $? 1 $ guestfish <<\EOF -blabla EOF blabla: unknown command $ echo $? 0 ------------------------------------ I think it should be more reasonable to make the behaviours keeping...
2020 Jun 19
2
Add gidNumber for group
...n't added any users, see 'samba-tool user create > --help' for more info. > > Rowland > No, I have not added any groups as yet but, I did add four users via RSAT. Now: root at dc01:~# samba-tool group addunixattrs "Domain Users" 10000 Usage: samba-tool group <subcommand> Group management. Options: ? -h, --help? show this help message and exit Available subcommands: ? add??????????? - Creates a new AD group. ? addmembers???? - Add members to an AD group. ? delete???????? - Deletes an AD group. ? list?????????? - List all groups. ? listmembers??? - List all...
2016 Oct 08
2
reverse dns confused
...f so, you don't create it again, you just add the new DCs reverse > record to the zone. > > Rowland I'm still doing something wrong. On first DC (dtdc01) I ran . . . and got . . . root at dtdc01:~# samba-tool add dc 16.168.192.in-addr.arpa 49 PTR DTDC03 Usage: samba-tool <subcommand> Main samba administration tool. Options: -h, --help show this help message and exit Version Options: -V, --version Display version number Available subcommands: dbcheck - Check local AD database for errors. delegation - Delegation management. dns - Domain N...
2011 May 09
3
ssh-agent subprocess parentage
I regularly use ssh-agent with a subcommand; my X11 session is spawned through ssh-agent, and sometimes i'll run a special agent for a certain subset of commands, like this: ssh-agent bash ... and then do work within that shell. From the man page: > If a commandline is given, this is executed as a subprocess of the agent. &...
2018 Mar 07
0
Extending llvm-objcopy to support COFF
...on't make any sense on COFF > files. So a useful set of options for COFF would be largely disjoint, with > maybe 1-2 overlapping options. What would be the best way to add this in > llvm-objcopy? I can think of 3 options: > > 1) Re-write the existing CLI of llvm-objcopy to use subcommands, and put > the current set of options behind an ELF subcommand. To me this is the > cleanest approach, but it's also the most disruptive, as existing users of > llvm-objcopy would have to retrain themselves to use this new subcommand, > and tools / scripts may have to be updated a...
2018 Mar 07
2
Extending llvm-objcopy to support COFF
...nse on COFF >> files. So a useful set of options for COFF would be largely disjoint, with >> maybe 1-2 overlapping options. What would be the best way to add this in >> llvm-objcopy? I can think of 3 options: >> >> 1) Re-write the existing CLI of llvm-objcopy to use subcommands, and put >> the current set of options behind an ELF subcommand. To me this is the >> cleanest approach, but it's also the most disruptive, as existing users of >> llvm-objcopy would have to retrain themselves to use this new subcommand, >> and tools / scripts may have...
2019 Jan 10
2
Online backup of domain fails
...ne' locally on your DC. It creates a slightly different type of > backup, but how it backs up sysvol will work a bit different. I tried to do a "offline" backup. But I dont' find an option "offline" samba-tool domain backup --help Usage: samba-tool domain backup <subcommand> Create or restore a backup of the domain. Options:   -h, --help  show this help message and exit Available subcommands:   online   - Copy a running DC's current DB into a backup tar file.   rename   - Copy a running DC's DB to backup file, renaming the domain in the process.   rest...